Sound Input Interrupt Routines
You can specify a sound input interrupt routine in theinterruptRoutine
field of the sound input parameter block that your application uses to initiate asynchronous recording directly from a device. Because theSPBRecordToFile
function uses sound input interrupt routines to enable it to record sound data to disk during recording, you can use sound input interrupt routines only with theSPBRecord
function.
Subtopics
- MySIInterruptRoutine